|
SET ANIMATION VOLUME
This command will set the volume of the specified animation.
SET ANIMATION VOLUME Animation Number, Volume
Animation Number
Integer
This value specifies the animation number, between 1 and 32
Volume
Integer
This value specifies the volume of the animation. The sound range is from zero which is silence to 100 which is full volume. Be aware that the volume will only be audiable between approximately 85 and 100 given the full decibel scale used.
This command does not return a value.
LOAD ANIMATION "video.avi",1
SET ANIMATION VOLUME 1,90
WAIT KEY
ANIMATION Commands Menu
Index
|